﻿2026-08-21T12:28:30.9866797Z ##[group]Run actions/checkout@v5
2026-08-21T12:28:30.9867345Z with:
2026-08-21T12:28:30.9867773Z   repository: BigscreenVR/spt-bs-core
2026-08-21T12:28:30.9871046Z   token: ***
2026-08-21T12:28:30.9871465Z   ssh-strict: true
2026-08-21T12:28:30.9871851Z   ssh-user: git
2026-08-21T12:28:30.9872234Z   persist-credentials: true
2026-08-21T12:28:30.9872658Z   clean: true
2026-08-21T12:28:30.9873064Z   sparse-checkout-cone-mode: true
2026-08-21T12:28:30.9873517Z   fetch-depth: 1
2026-08-21T12:28:30.9873904Z   fetch-tags: false
2026-08-21T12:28:30.9874318Z   show-progress: true
2026-08-21T12:28:30.9874714Z   lfs: false
2026-08-21T12:28:30.9875081Z   submodules: false
2026-08-21T12:28:30.9875481Z   set-safe-directory: true
2026-08-21T12:28:30.9875946Z   allow-unsafe-pr-checkout: false
2026-08-21T12:28:30.9876437Z ##[endgroup]
2026-08-21T12:28:31.0595088Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-21T12:28:31.0596655Z ##[group]Getting Git version info
2026-08-21T12:28:31.0597376Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-21T12:28:31.0598412Z [command]/usr/bin/git version
2026-08-21T12:28:31.0626488Z git version 2.43.0
2026-08-21T12:28:31.0643380Z ##[endgroup]
2026-08-21T12:28:31.0651828Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/1248fa6e-65e9-44fc-a442-2d600b2f7d7c/.gitconfig'
2026-08-21T12:28:31.0660317Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/1248fa6e-65e9-44fc-a442-2d600b2f7d7c' before making global git config changes
2026-08-21T12:28:31.0661599Z Adding repository directory to the temporary git global config as a safe directory
2026-08-21T12:28:31.0663589Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-21T12:28:31.0695246Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-21T12:28:31.0713318Z https://github.com/BigscreenVR/spt-bs-core
2026-08-21T12:28:31.0722115Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-21T12:28:31.0724408Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-21T12:28:31.0741482Z HEAD
2026-08-21T12:28:31.0892001Z ##[endgroup]
2026-08-21T12:28:31.0893946Z [command]/usr/bin/git submodule status
2026-08-21T12:28:31.1080087Z ##[group]Cleaning the repository
2026-08-21T12:28:31.1081961Z [command]/usr/bin/git clean -ffdx
2026-08-21T12:28:31.7997925Z Removing dist/
2026-08-21T12:28:31.7998800Z Removing target/
2026-08-21T12:28:31.8007499Z [command]/usr/bin/git reset --hard HEAD
2026-08-21T12:28:31.8072819Z HEAD is now at b88fab2ac release: v0.58.0 — version material only
2026-08-21T12:28:31.8080084Z ##[endgroup]
2026-08-21T12:28:31.8081792Z ##[group]Disabling automatic garbage collection
2026-08-21T12:28:31.8084548Z [command]/usr/bin/git config --local gc.auto 0
2026-08-21T12:28:31.8110796Z ##[endgroup]
2026-08-21T12:28:31.8112051Z ##[group]Setting up auth
2026-08-21T12:28:31.8115583Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-21T12:28:31.8140501Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-21T12:28:31.8338848Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-21T12:28:31.8363040Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-21T12:28:31.8547630Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-21T12:28:31.8572207Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-21T12:28:31.8754941Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-21T12:28:31.8791002Z ##[endgroup]
2026-08-21T12:28:31.8792453Z ##[group]Fetching the repository
2026-08-21T12:28:31.8797700Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +c62904e7cd0d0ae9cdf3536f25a8b63c94c71865:refs/remotes/origin/golden/porter-205
2026-08-21T12:28:32.7090241Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-21T12:28:32.7092386Z  * [new ref]             c62904e7cd0d0ae9cdf3536f25a8b63c94c71865 -> origin/golden/porter-205
2026-08-21T12:28:32.7112333Z ##[endgroup]
2026-08-21T12:28:32.7113659Z ##[group]Determining the checkout info
2026-08-21T12:28:32.7115062Z ##[endgroup]
2026-08-21T12:28:32.7116178Z [command]/usr/bin/git sparse-checkout disable
2026-08-21T12:28:32.7156438Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-21T12:28:32.7181790Z ##[group]Checking out the ref
2026-08-21T12:28:32.7183915Z [command]/usr/bin/git checkout --progress --force -B golden/porter-205 refs/remotes/origin/golden/porter-205
2026-08-21T12:28:32.7614742Z Previous HEAD position was b88fab2ac release: v0.58.0 — version material only
2026-08-21T12:28:32.7621246Z Switched to a new branch 'golden/porter-205'
2026-08-21T12:28:32.7623503Z branch 'golden/porter-205' set up to track 'origin/golden/porter-205'.
2026-08-21T12:28:32.7631696Z ##[endgroup]
2026-08-21T12:28:32.7672607Z [command]/usr/bin/git log -1 --format=%H
2026-08-21T12:28:32.7699071Z c62904e7cd0d0ae9cdf3536f25a8b63c94c71865
